C1.DataCollection Assembly / C1.DataCollection Namespace / C1DataCollectionBase<T> Class


C1DataCollectionBase<T> Class Methods

For a list of all members of this type, see C1DataCollectionBase<T> members.

Public Methods
 NameDescription
Public MethodOverloaded. Called to dispose resources.  
Public MethodGets the type of the item.  
Public MethodGets the index of the specified item.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the CollectionChanged event.  
Protected MethodRaises the PropertyChanged event.  
Top
See Also